-
Notifications
You must be signed in to change notification settings - Fork 150
SSH: Add workaround for kata docker-exec hang #919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
As a reminder from our discussion yesterday, we want to move this into |
|
I switched the implementation, but it's giving some odd behavior. |
|
@ConnorNelson I believe this is good, it works locally |
Added a comment about a known issue with `docker exec` hanging in kata containers.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
A stopgap fix for #810
I haven't been able to figure out why kata behaves like this but for now this does fix the observed issue.